Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / GenericTypeConverter<T> Class / GenericTypeConverter<T> Constructor


In This Topic
GenericTypeConverter<T> Constructor
In This Topic
Initializes a new instance of the GenericTypeConverter<T> class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New GenericTypeConverter(Of T)()
See Also